﻿2026-05-16T09:02:48.7675623Z ##[group]Run actions/checkout@v4
2026-05-16T09:02:48.7676080Z with:
2026-05-16T09:02:48.7676264Z   repository: SaberMage/rebno
2026-05-16T09:02:48.7676606Z   token: ***
2026-05-16T09:02:48.7676790Z   ssh-strict: true
2026-05-16T09:02:48.7676969Z   ssh-user: git
2026-05-16T09:02:48.7677143Z   persist-credentials: true
2026-05-16T09:02:48.7677346Z   clean: true
2026-05-16T09:02:48.7677560Z   sparse-checkout-cone-mode: true
2026-05-16T09:02:48.7677802Z   fetch-depth: 1
2026-05-16T09:02:48.7678003Z   fetch-tags: false
2026-05-16T09:02:48.7678189Z   show-progress: true
2026-05-16T09:02:48.7678373Z   lfs: false
2026-05-16T09:02:48.7678541Z   submodules: false
2026-05-16T09:02:48.7678725Z   set-safe-directory: true
2026-05-16T09:02:48.7679073Z ##[endgroup]
2026-05-16T09:02:48.8616035Z Syncing repository: SaberMage/rebno
2026-05-16T09:02:48.8617430Z ##[group]Getting Git version info
2026-05-16T09:02:48.8617913Z Working directory is '/home/runner/work/rebno/rebno'
2026-05-16T09:02:48.8713068Z [command]/usr/bin/git version
2026-05-16T09:02:48.8718047Z git version 2.54.0
2026-05-16T09:02:48.8720352Z ##[endgroup]
2026-05-16T09:02:48.8725790Z Temporarily overriding HOME='/home/runner/work/_temp/d3b59cb6-e9cb-4f29-80ac-e4e341206eb6' before making global git config changes
2026-05-16T09:02:48.8726924Z Adding repository directory to the temporary git global config as a safe directory
2026-05-16T09:02:48.8727908Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/rebno/rebno
2026-05-16T09:02:49.0352527Z Deleting the contents of '/home/runner/work/rebno/rebno'
2026-05-16T09:02:49.0361423Z ##[group]Initializing the repository
2026-05-16T09:02:49.0362639Z [command]/usr/bin/git init /home/runner/work/rebno/rebno
2026-05-16T09:02:49.2913823Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-05-16T09:02:49.2915823Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-05-16T09:02:49.2918635Z hint: to use in all of your new repositories, which will suppress this warning,
2026-05-16T09:02:49.2919386Z hint: call:
2026-05-16T09:02:49.2919976Z hint:
2026-05-16T09:02:49.2920615Z hint: 	git config --global init.defaultBranch <name>
2026-05-16T09:02:49.2921270Z hint:
2026-05-16T09:02:49.2921996Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-05-16T09:02:49.2922885Z hint: 'development'. The just-created branch can be renamed via this command:
2026-05-16T09:02:49.2923622Z hint:
2026-05-16T09:02:49.2924146Z hint: 	git branch -m <name>
2026-05-16T09:02:49.2924640Z hint:
2026-05-16T09:02:49.2925202Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-05-16T09:02:49.2926204Z Initialized empty Git repository in /home/runner/work/rebno/rebno/.git/
2026-05-16T09:02:49.2931328Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/rebno
2026-05-16T09:02:49.3433633Z ##[endgroup]
2026-05-16T09:02:49.3434343Z ##[group]Disabling automatic garbage collection
2026-05-16T09:02:49.3438437Z [command]/usr/bin/git config --local gc.auto 0
2026-05-16T09:02:49.3813571Z ##[endgroup]
2026-05-16T09:02:49.3814364Z ##[group]Setting up auth
2026-05-16T09:02:49.3820485Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-05-16T09:02:49.3851386Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-05-16T09:02:49.4468475Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-05-16T09:02:49.4510162Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-05-16T09:02:49.4765248Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-05-16T09:02:49.4802176Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-05-16T09:02:49.5001668Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-05-16T09:02:49.5032041Z ##[endgroup]
2026-05-16T09:02:49.5032847Z ##[group]Fetching the repository
2026-05-16T09:02:49.5040167Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +aa1f54ea335ed9988cf60a6cdc0f17b686cbafd7:refs/remotes/origin/main
2026-05-16T09:02:51.5840639Z From https://github.com/SaberMage/rebno
2026-05-16T09:02:51.5842113Z  * [new ref]         aa1f54ea335ed9988cf60a6cdc0f17b686cbafd7 -> origin/main
2026-05-16T09:02:51.5863792Z ##[endgroup]
2026-05-16T09:02:51.5864429Z ##[group]Determining the checkout info
2026-05-16T09:02:51.5866974Z ##[endgroup]
2026-05-16T09:02:51.5871345Z [command]/usr/bin/git sparse-checkout disable
2026-05-16T09:02:51.5905669Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-05-16T09:02:51.5935733Z ##[group]Checking out the ref
2026-05-16T09:02:51.5939277Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-05-16T09:02:52.2802187Z Switched to a new branch 'main'
2026-05-16T09:02:52.2803778Z branch 'main' set up to track 'origin/main'.
2026-05-16T09:02:52.3478394Z ##[endgroup]
2026-05-16T09:02:52.3513151Z [command]/usr/bin/git log -1 --format=%H
2026-05-16T09:02:52.3533543Z aa1f54ea335ed9988cf60a6cdc0f17b686cbafd7
